Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/file connector #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Feat/file connector #2

wants to merge 2 commits into from

Conversation

cranemont
Copy link
Owner

test pr

@nmemn nmemn requested review from nmemn and removed request for nmemn May 15, 2024 08:21
@cranemont cranemont requested review from nmemn and removed request for nmemn May 15, 2024 08:22
Comment on lines +3 to +7
import (
"github.com/cranemont/judge-manager/router"
"github.com/cranemont/judge-manager/service/file"
"github.com/cranemont/judge-manager/service/logger"
)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test commnet

@cranemont cranemont removed the request for review from nmemn May 15, 2024 08:34
Comment on lines +3 to +6
"code": "#include<stdio.h>\n\n int main () {\n int a;\n scanf(\"%d\\n\", &a);\n printf(\"%d\\n\", a);\n}\n",
"language": "C",
"timeLimit": 1000,
"memoryLimit": 268435456
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test comment with mention @nmemn

@cranemont cranemont requested a review from nmemn May 15, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant